Skip to content

[#ISSUE 9333] Use fastjson2 in broker module#9334

Merged
RongtongJin merged 3 commits into
apache:developfrom
yx9o:dev-9333
Apr 22, 2025
Merged

[#ISSUE 9333] Use fastjson2 in broker module#9334
RongtongJin merged 3 commits into
apache:developfrom
yx9o:dev-9333

Conversation

@yx9o
Copy link
Copy Markdown
Contributor

@yx9o yx9o commented Apr 15, 2025

Fixes #9333 .

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 16, 2025

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.04%. Comparing base (775eb64) to head (0fb6251).
⚠️ Report is 272 commits behind head on develop.

Files with missing lines Patch % Lines
...ocketmq/broker/processor/AdminBrokerProcessor.java 0.00% 1 Missing ⚠️
...ocketmq/broker/transaction/TransactionMetrics.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9334      +/-   ##
=============================================
+ Coverage      48.02%   48.04%   +0.02%     
+ Complexity     12135    12122      -13     
=============================================
  Files           1323     1323              
  Lines          93394    93396       +2     
  Branches       11996    11997       +1     
=============================================
+ Hits           44850    44876      +26     
+ Misses         42992    42962      -30     
- Partials        5552     5558       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RongtongJin RongtongJin merged commit b1daa3c into apache:develop Apr 22, 2025
10 of 11 checks passed
@yx9o yx9o deleted the dev-9333 branch April 22, 2025 04:49
@lizhimins
Copy link
Copy Markdown
Member

In consideration of compatibility for minor versions, this commit will be temporarily reverted.
Once all changes related to fastjson2 are consolidated, we will release them in a new major version.

lizhimins added a commit that referenced this pull request May 6, 2025
lizhimins added a commit that referenced this pull request May 6, 2025
3424672656 pushed a commit to 3424672656/rocketmq that referenced this pull request May 12, 2025
* [#ISSUE 9333] Use fastjson2 in broker module

* Update

* Fix the serialization failure caused by improper get/set naming
3424672656 pushed a commit to 3424672656/rocketmq that referenced this pull request May 12, 2025
RongtongJin pushed a commit that referenced this pull request Jul 19, 2025
* [#ISSUE 9333] Use fastjson2 in broker module

* Update

* Fix the serialization failure caused by improper get/set naming
RongtongJin pushed a commit that referenced this pull request Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Use fastjson2 in broker module

4 participants